home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 33 / PCGamer33_OddworldAbesExoddus_CD2.iso / Desafios / Driver Editor / DriverMission.exe / 0 / RCDATA / TFRMPROPERTY / TFRMPROPERTY.txt
Text File  |  1999-11-12  |  34KB  |  985 lines

  1. object frmProperty: TfrmProperty
  2.   Left = 643
  3.   Top = 766
  4.   Width = 356
  5.   Height = 220
  6.   BorderIcons = [biHelp]
  7.   BorderStyle = bsSizeToolWin
  8.   Caption = 'Property'
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnResize = FormResize
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object pnlPropertyLeft: TPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 348
  26.     Height = 47
  27.     Align = alTop
  28.     BevelInner = bvLowered
  29.     TabOrder = 0
  30.     object sbDefault: TSpeedButton
  31.       Left = 5
  32.       Top = 5
  33.       Width = 36
  34.       Height = 36
  35.       Hint = 'Default'
  36.       Flat = True
  37.       OnClick = sbDefaultClick
  38.     end
  39.     object sbComments: TSpeedButton
  40.       Left = 45
  41.       Top = 5
  42.       Width = 36
  43.       Height = 36
  44.       Hint = 'Comments'
  45.       Flat = True
  46.       OnClick = sbCommentsClick
  47.     end
  48.     object sbInfo: TSpeedButton
  49.       Left = 84
  50.       Top = 5
  51.       Width = 36
  52.       Height = 36
  53.       Hint = 'Data type info'
  54.       Flat = True
  55.       Glyph.Data = {
  56.         76040000424D7604000000000000760000002800000040000000200000000100
  57.         04000000000000040000120B0000120B00001000000010000000000000000000
  58.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  59.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  60.         3333333333333333333333FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF333333333333
  61.         3333333333333333333333FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000
  62.         0000000000000000000077777777777777777777777777777777000000000000
  63.         00000000000000000000777777777777777777777777777777770FFFFFFFFFFF
  64.         FFFFFFFFFFFFFFFFFFF077FF33FFFF33FFFF33FFFF33FFFFFF770FFFFFFFFFFF
  65.         FFFFFFFFFFFFFFFFFFF077FF33FFFF33FFFF33FFFF33FFFFFF770FFF0000FF00
  66.         00FF0000FF000000FFF077FF77773377773377773377777733770FFF0000FF00
  67.         00FF0000FF000000FFF077FF77773377773377773377777733770FFFFFFFFFFF
  68.         FFFFFFFFFFFFFFFFFFF077FF33FFFF33FFFF33FFFF33FFFFFF770FFFFFFFFFFF
  69.         FFFFFFFFFFFFFFFFFFF077FF33FFFF33FFFF33FFFF33FFFFFF770FFF0000FF00
  70.         00FF0000FF000000FFF077FF77773377773377773377777733770FFF0000FF00
  71.         00FF0000FF000000FFF077FF77773377773377773377777733770FFFFFFFFFFF
  72.         FFFFFFFFFFFFFFFFFFF077FF33FFFF33FFFF33FFFF33FFFFFF770FFFFFFFFFFF
  73.         FFFFFFFFFFFFFFFFFFF077FF33FFFF33FFFF33FFFF33FFFFFF770FFF0000FF00
  74.         00FF0000FF000000FFF077FF77773377773377773377777733770FFF0000FF00
  75.         00FF0000FF000000FFF077FF77773377773377773377777733770FFFFFFFFFFF
  76.         FFFFFFFFFFFFFFFFFFF077FF33FFFF33FFFF33FFFF33FFFFFF770FFFFFFFFFFF
  77.         FFFFFFFFFFFFFFFFFFF077FF33FFFF33FFFF33FFFF33FFFFFF770FFF0000FF00
  78.         00FF0000FF000000FFF077FF77773377773377773377777733770FFF0000FF00
  79.         00FF0000FF000000FFF077FF77773377773377773377777733770FFFFFFFFFFF
  80.         FFFFFFFFFFFFFFFFFFF077FFFFFFFFFFFFFFFFFFFFFFFFFFFF770FFFFFFFFFFF
  81.         FFFFFFFFFFFFFFFFFFF077FFFFFFFFFFFFFFFFFFFFFFFFFFFF770CCCCCCCCCCC
  82.         CCCCCCCCCCCCCCCCCCC0777777777777777777777777777777770CCCCCCCCCCC
  83.         CCCCCCCCCCCCCCCCCCC0777777777777777777777777777777770CCCCCCCCCCC
  84.         CCCCCCCCCCCCCCCCCCC077FFFF77777777777777777777FFFF77088888CCCCCC
  85.         CCCCCCCCCCCCCC88888077FFFF77777777777777777777FFFF77088888CCCCCC
  86.         CCCCCCCCCCCCCC88888077777777777777777777777777777777000000000000
  87.         0000000000000000000077777777777777777777777777777777333333333333
  88.         3333333333333333333333333333333333333333333333333333333333333333
  89.         3333333333333333333333333333333333333333333333333333333333333333
  90.         3333333333333333333333333333333333333333333333333333333333333333
  91.         3333333333333333333333333333333333333333333333333333}
  92.       NumGlyphs = 2
  93.       OnMouseDown = sbInfoMouseDown
  94.       OnMouseUp = sbInfoMouseUp
  95.     end
  96.     object sbHelp: TSpeedButton
  97.       Left = 123
  98.       Top = 5
  99.       Width = 36
  100.       Height = 36
  101.       Hint = 'Contextual Help '
  102.       Flat = True
  103.       OnClick = sbHelpClick
  104.     end
  105.     object pnlBtnRight: TPanel
  106.       Left = 261
  107.       Top = 2
  108.       Width = 85
  109.       Height = 43
  110.       Align = alRight
  111.       BevelOuter = bvNone
  112.       TabOrder = 0
  113.       object sbCancel: TSpeedButton
  114.         Left = 4
  115.         Top = 3
  116.         Width = 36
  117.         Height = 36
  118.         Hint = 'Cancel'
  119.         Flat = True
  120.         Glyph.Data = {
  121.           76040000424D7604000000000000760000002800000040000000200000000100
  122.           04000000000000040000120B0000120B00001000000010000000000000000000
  123.           80000080000000808000800000008000800080800000C0C0C000808080000000
  124.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  125.           3333333333333333333333333333333333333333333333333333333333333333
  126.           3333333333333333333333333333333333333333333333333333333333388883
  127.           33333333333333333333333333333FF333333333333333333333333333888888
  128.           33333333333993333333333333333FF333333333333333333333333339911118
  129.           8333333333998833333333333333888FF33333333333F3333333333339911111
  130.           8833333339918883333333333333888FF33333333333F3333333333339911111
  131.           1883333399111888333333333388F3388FF33333FF888FF33333333339911111
  132.           1188339991111188333333333388F3388FF33333FF888FF33333333339991111
  133.           1118899911111118833333333388F333388F33FF8833388FF333333333999111
  134.           1111889111111118833333333388F3333338FF88333333388FF3333333399111
  135.           1111181111111118833333333388F3333338FF88333333388FF3333333339911
  136.           11111111111111883333333333338FF33333883333333FF88333333333333991
  137.           11111111111118833333333333338FF33333883333333FF88333333333333399
  138.           1111111111111833333333333333388FF33333333333F8833333333333333339
  139.           1111111111118833333333333333388FF33333333333F8833333333333333333
  140.           911111111118833333333333333333388FF33333333383333333333333333333
  141.           39111111111833333333333333333333388F3333338833333333333333333333
  142.           99111111118833333333333333333333388F3333338833333333333333333339
  143.           91111111118833333333333333333333388333333388F3333333333333333399
  144.           11111111111833333333333333333333388333333388F3333333333333333991
  145.           11111811111183333333333333333338833333333388F3333333333333333911
  146.           11118811111188333333333333333338833333333388F3333333333333339111
  147.           11188391111118833333333333333883333388FF33338FF33333333333391111
  148.           11883339111111883333333333333883333388FF33338FF33333333333399111
  149.           11883333911111188333333333338FF333383388FF33388FF333333333339911
  150.           18833333391111111333333333338FFFF883333388FF33388FF3333333333991
  151.           88333333339111111333333333338FFFF883333388FF33388FF3333333333333
  152.           33333333333911111333333333333888833333333388FFFFF883333333333333
  153.           33333333333391119333333333333888833333333388FFFFF883333333333333
  154.           3333333333333999333333333333333333333333333388888333333333333333
  155.           3333333333333333333333333333333333333333333388888333333333333333
  156.           3333333333333333333333333333333333333333333333333333}
  157.         NumGlyphs = 2
  158.         OnClick = sbCancelClick
  159.       end
  160.       object sbApply: TSpeedButton
  161.         Left = 44
  162.         Top = 3
  163.         Width = 36
  164.         Height = 36
  165.         Hint = 'Apply'
  166.         Flat = True
  167.         Glyph.Data = {
  168.           76040000424D7604000000000000760000002800000040000000200000000100
  169.           04000000000000040000120B0000120B00001000000010000000000000000000
  170.           80000080000000808000800000008000800080800000C0C0C000808080000000
  171.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  172.           3333333333333333333333333333333333333333333333333333333333333333
  173.           3333333333333333333333333333333333333333333333333333333333333333
  174.           3333333333333333333333333333333FF3333333333333333333333333333333
  175.           3333333333333333333333333333333FF3333333333333333333333333333444
  176.           433333333333333333333333333338888FF33333333333333333333333334444
  177.           443333333333333333333333333338888FF33333333333333333333333344422
  178.           44433333333333333333333333338333388F3333333333333333333333444222
  179.           24443333333333333333333333338333388F3333333333333333333334442222
  180.           224443333333333333333333338833333338FF33333333333333333344422222
  181.           22244433333333333333333388333333333388FF333333333333333444222222
  182.           22224443333333333333333388333333333388FF333333333333334442222222
  183.           222224443333333333333388FF33388FF3333388FF33333333333344222222A2
  184.           222222444333333333333388FF33388FF3333388FF3333333333334222222AAA
  185.           222222244433333333333388FF3383388FF33388FF33333333333322222AA33A
  186.           A22222224443333333333388FF3383388FF33388FF333333333333A222AA3333
  187.           AA2222222443333333333388FF883333388F333388FF3333333333AA2AA33333
  188.           3AA222222444333333333333883333333338FF333388F3333333333AAA333333
  189.           33AA22222244433333333333883333333338FF333388F3333333333333333333
  190.           333AA222222444333333333333333333333388FF33338FF33333333333333333
  191.           3333AA22222244433333333333333333333388FF33338FF33333333333333333
  192.           33333AA222222444333333333333333333333388FF33388FF333333333333333
  193.           333333AA22222244433333333333333333333388FF33388FF333333333333333
  194.           3333333AA222222444333333333333333333333388FF33388FF3333333333333
  195.           33333333AA22222244433333333333333333333388FF33388FF3333333333333
  196.           333333333AA222222443333333333333333333333388F333388F333333333333
  197.           3333333333AA222222433333333333333333333333338FF3388F333333333333
  198.           33333333333AA22222233333333333333333333333338FF3388F333333333333
  199.           333333333333AA222223333333333333333333333333388FF883333333333333
  200.           3333333333333AA22223333333333333333333333333388FF883333333333333
  201.           33333333333333AAA33333333333333333333333333333388333333333333333
  202.           333333333333333AA33333333333333333333333333333388333333333333333
  203.           3333333333333333333333333333333333333333333333333333}
  204.         NumGlyphs = 2
  205.         OnClick = sbApplyClick
  206.       end
  207.     end
  208.   end
  209.   object pnlPropertyClientIn: TPanel
  210.     Left = 0
  211.     Top = 47
  212.     Width = 348
  213.     Height = 146
  214.     Align = alClient
  215.     BevelOuter = bvNone
  216.     Caption = 'pnlPropertyClientIn'
  217.     TabOrder = 1
  218.     object pgcProperty: TPageControl
  219.       Left = 0
  220.       Top = 0
  221.       Width = 348
  222.       Height = 117
  223.       ActivePage = tsNumText
  224.       Align = alClient
  225.       TabOrder = 0
  226.       object tsPropertyCartype: TTabSheet
  227.         Caption = 'Car type'
  228.         TabVisible = False
  229.         object imgCar: TImage
  230.           Left = 31
  231.           Top = 2
  232.           Width = 249
  233.           Height = 88
  234.           Hint = 'The car you will drive'
  235.         end
  236.         object sbUpCar: TSpeedButton
  237.           Left = 10
  238.           Top = 2
  239.           Width = 19
  240.           Height = 22
  241.           Flat = True
  242.           Glyph.Data = {
  243.             76010000424D7601000000000000760000002800000020000000100000000100
  244.             04000000000000010000120B0000120B00001000000010000000000000000000
  245.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  246.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
  247.             3333333333777F33333333333307033333333333337F7F333333333333070333
  248.             33333333337F7F33333333333307033333333333337F7F333333333333070333
  249.             33333333337F7F33333333333307033333333333FF7F7FFFF333333000070000
  250.             3333333777737777F333333077777770333333373F3333373333333307777703
  251.             333333337F33337F33333333077777033333333373F333733333333330777033
  252.             3333333337F337F3333333333077703333333333373F37333333333333070333
  253.             33333333337F7F33333333333307033333333333337373333333333333303333
  254.             333333333337F333333333333330333333333333333733333333}
  255.           NumGlyphs = 2
  256.           OnClick = sbUpCarClick
  257.         end
  258.         object sbDownCar: TSpeedButton
  259.           Left = 10
  260.           Top = 25
  261.           Width = 19
  262.           Height = 22
  263.           Flat = True
  264.           Glyph.Data = {
  265.             76010000424D7601000000000000760000002800000020000000100000000100
  266.             04000000000000010000120B0000120B00001000000010000000000000000000
  267.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  268.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
  269.             333333333337F33333333333333033333333333333373F333333333333070333
  270.             33333333337F7F33333333333307033333333333337373F33333333330777033
  271.             3333333337F337F33333333330777033333333333733373F3333333307777703
  272.             333333337F33337F33333333077777033333333373333373F333333077777770
  273.             33333337FFFF3FF7F33333300007000033333337777F77773333333333070333
  274.             33333333337F7F33333333333307033333333333337F7F333333333333070333
  275.             33333333337F7F33333333333307033333333333337F7F333333333333070333
  276.             33333333337F7F33333333333300033333333333337773333333}
  277.           NumGlyphs = 2
  278.           OnClick = sbDownCarClick
  279.         end
  280.       end
  281.       object tsBool: TTabSheet
  282.         Caption = 'Bool'
  283.         TabVisible = False
  284.         object cbBool: TCheckBox
  285.           Left = 8
  286.           Top = 10
  287.           Width = 305
  288.           Height = 17
  289.           Caption = 'cbBool'
  290.           Font.Charset = DEFAULT_CHARSET
  291.           Font.Color = clWindowText
  292.           Font.Height = -13
  293.           Font.Name = 'MS Sans Serif'
  294.           Font.Style = []
  295.           ParentFont = False
  296.           TabOrder = 0
  297.         end
  298.       end
  299.       object tsComments: TTabSheet
  300.         Caption = 'Comments'
  301.         TabVisible = False
  302.         object memComments: TMemo
  303.           Left = 0
  304.           Top = 0
  305.           Width = 470
  306.           Height = 54
  307.           Align = alClient
  308.           Font.Charset = ANSI_CHARSET
  309.           Font.Color = clWindowText
  310.           Font.Height = -11
  311.           Font.Name = 'Courier New'
  312.           Font.Style = []
  313.           ParentFont = False
  314.           ScrollBars = ssVertical
  315.           TabOrder = 0
  316.           WantTabs = True
  317.           WordWrap = False
  318.         end
  319.       end
  320.       object tsTrackBar: TTabSheet
  321.         Caption = 'TrackBar'
  322.         TabVisible = False
  323.         object lblTrackBar: TLabel
  324.           Left = 14
  325.           Top = 7
  326.           Width = 70
  327.           Height = 16
  328.           Caption = 'lblTrackBar'
  329.           Font.Charset = DEFAULT_CHARSET
  330.           Font.Color = clWindowText
  331.           Font.Height = -13
  332.           Font.Name = 'MS Sans Serif'
  333.           Font.Style = []
  334.           ParentFont = False
  335.         end
  336.         object lblNumValue: TLabel
  337.           Left = 368
  338.           Top = 38
  339.           Width = 57
  340.           Height = 16
  341.           Alignment = taRightJustify
  342.           AutoSize = False
  343.           Caption = '100000'
  344.           Font.Charset = DEFAULT_CHARSET
  345.           Font.Color = clWindowText
  346.           Font.Height = -13
  347.           Font.Name = 'MS Sans Serif'
  348.           Font.Style = [fsBold]
  349.           ParentFont = False
  350.         end
  351.         object tbNum: TTrackBar
  352.           Left = 5
  353.           Top = 32
  354.           Width = 361
  355.           Height = 45
  356.           Orientation = trHorizontal
  357.           Frequency = 1
  358.           Position = 0
  359.           SelEnd = 0
  360.           SelStart = 0
  361.           TabOrder = 0
  362.           TickMarks = tmBottomRight
  363.           TickStyle = tsAuto
  364.           OnChange = tbNumChange
  365.         end
  366.       end
  367.       object tsNumValue: TTabSheet
  368.         Caption = 'NumValue'
  369.         TabVisible = False
  370.         object lbltextNumValue: TLabel
  371.           Left = 5
  372.           Top = 13
  373.           Width = 150
  374.           Height = 16
  375.           Caption = 'Number of cops in pursuit'
  376.           Font.Charset = DEFAULT_CHARSET
  377.           Font.Color = clWindowText
  378.           Font.Height = -13
  379.           Font.Name = 'MS Sans Serif'
  380.           Font.Style = []
  381.           ParentFont = False
  382.         end
  383.         object edtNumValue: TEdit
  384.           Left = 344
  385.           Top = 8
  386.           Width = 53
  387.           Height = 24
  388.           Hint = 
  389.             'Maximum Number of Cops following you in pursuit (0= Not in pursu' +
  390.             'it from start)'
  391.           Font.Charset = DEFAULT_CHARSET
  392.           Font.Color = clWindowText
  393.           Font.Height = -13
  394.           Font.Name = 'MS Sans Serif'
  395.           Font.Style = []
  396.           ParentFont = False
  397.           TabOrder = 0
  398.           Text = '0'
  399.         end
  400.         object udNumValue: TUpDown
  401.           Left = 397
  402.           Top = 8
  403.           Width = 15
  404.           Height = 24
  405.           Associate = edtNumValue
  406.           Min = 0
  407.           Position = 0
  408.           TabOrder = 1
  409.           Wrap = False
  410.         end
  411.       end
  412.       object tsRadius: TTabSheet
  413.         Caption = 'Radius'
  414.         TabVisible = False
  415.         object lblRadius: TLabel
  416.           Left = 8
  417.           Top = 8
  418.           Width = 57
  419.           Height = 16
  420.           Caption = 'lblRadius'
  421.           Font.Charset = DEFAULT_CHARSET
  422.           Font.Color = clWindowText
  423.           Font.Height = -13
  424.           Font.Name = 'MS Sans Serif'
  425.           Font.Style = []
  426.           ParentFont = False
  427.         end
  428.         object rdRadius: TRadius
  429.           Left = 5
  430.           Top = 29
  431.           Width = 89
  432.           Height = 99
  433.           Caption = 'Radius'
  434.           Color = clBlack
  435.           TabOrder = 0
  436.           Radius = 0
  437.         end
  438.       end
  439.       object tsText: TTabSheet
  440.         Caption = 'Text'
  441.         TabVisible = False
  442.         object lblText: TLabel
  443.           Left = 11
  444.           Top = 4
  445.           Width = 40
  446.           Height = 16
  447.           Caption = 'lblText'
  448.           Font.Charset = DEFAULT_CHARSET
  449.           Font.Color = clWindowText
  450.           Font.Height = -13
  451.           Font.Name = 'MS Sans Serif'
  452.           Font.Style = []
  453.           ParentFont = False
  454.         end
  455.         object edtText: TEdit
  456.           Left = 9
  457.           Top = 25
  458.           Width = 360
  459.           Height = 21
  460.           TabOrder = 0
  461.           Text = 'edtComments'
  462.         end
  463.       end
  464.       object tsFile: TTabSheet
  465.         Caption = 'File'
  466.         TabVisible = False
  467.         object lblFile: TLabel
  468.           Left = 8
  469.           Top = 8
  470.           Width = 59
  471.           Height = 16
  472.           Caption = 'FileName'
  473.           Font.Charset = DEFAULT_CHARSET
  474.           Font.Color = clWindowText
  475.           Font.Height = -13
  476.           Font.Name = 'MS Sans Serif'
  477.           Font.Style = []
  478.           ParentFont = False
  479.         end
  480.         object sbSound: TSpeedButton
  481.           Left = 434
  482.           Top = 3
  483.           Width = 25
  484.           Height = 25
  485.           Hint = 'Sounds manager'
  486.           Flat = True
  487.           Glyph.Data = {
  488.             76010000424D7601000000000000760000002800000020000000100000000100
  489.             04000000000000010000120B0000120B00001000000000000000000000000000
  490.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  491.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  492.             33333333333FFF3333F333333300033339333333337773F33733333330008033
  493.             933333333737F7F37333333307078733333933337337373F3337333077088803
  494.             33933337F37F337F3373333077088803393333F7337FF37F3733300777008803
  495.             9333377F33773F7F733307088808087333337F7F337F7F7F3FFF070777080873
  496.             99997F7F337F7F7F77770808880808733333737F337F737F3F33300888008803
  497.             93333773F377337F73F333308807880339333337F37F337F373F333088077803
  498.             339333373F73F37333733333087777333339333373F7F7F33F37333330807033
  499.             933333333737F73373F333333300033339333333337773333733}
  500.           NumGlyphs = 2
  501.           OnClick = sbSoundClick
  502.         end
  503.         object sbPlayMovie: TSpeedButton
  504.           Left = 438
  505.           Top = 3
  506.           Width = 25
  507.           Height = 25
  508.           Hint = 'Play movie'
  509.           Flat = True
  510.           Glyph.Data = {
  511.             76010000424D7601000000000000760000002800000020000000100000000100
  512.             04000000000000010000120B0000120B00001000000000000000000000000000
  513.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  514.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
  515.             033333FFFF77777773F330000077777770333777773FFFFFF733077777000000
  516.             03337F3F3F777777733F0797A770003333007F737337773F3377077777778803
  517.             30807F333333337FF73707888887880007707F3FFFF333777F37070000878807
  518.             07807F777733337F7F3707888887880808807F333333337F7F37077777778800
  519.             08807F333FFF337773F7088800088803308073FF777FFF733737300008000033
  520.             33003777737777333377333080333333333333F7373333333333300803333333
  521.             33333773733333333333088033333333333373F7F33333333333308033333333
  522.             3333373733333333333333033333333333333373333333333333}
  523.           NumGlyphs = 2
  524.           OnClick = sbPlayMovieClick
  525.         end
  526.         object sbLoadMission: TSpeedButton
  527.           Left = 433
  528.           Top = 3
  529.           Width = 25
  530.           Height = 25
  531.           Hint = 'Select Mission'
  532.           Flat = True
  533.           Glyph.Data = {
  534.             76010000424D7601000000000000760000002800000020000000100000000100
  535.             04000000000000010000120B0000120B00001000000000000000000000000000
  536.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  537.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  538.             55555555FFFFFFFF5555555000000005555555577777777FF555550999999900
  539.             55555575555555775F55509999999901055557F55555557F75F5001111111101
  540.             105577FFFFFFFF7FF75F00000000000011057777777777775F755070FFFFFF0F
  541.             01105777F555557F75F75500FFFFFF0FF0105577F555FF7F57575550FF700008
  542.             8F0055575FF7777555775555000888888F005555777FFFFFFF77555550000000
  543.             0F055555577777777F7F555550FFFFFF0F05555557F5FFF57F7F555550F000FF
  544.             0005555557F777557775555550FFFFFF0555555557F555FF7F55555550FF7000
  545.             05555555575FF777755555555500055555555555557775555555}
  546.           NumGlyphs = 2
  547.           OnClick = sbLoadMissionClick
  548.         end
  549.         object sbPositions: TSpeedButton
  550.           Left = 433
  551.           Top = 3
  552.           Width = 25
  553.           Height = 25
  554.           Hint = 'Select Map'
  555.           Flat = True
  556.           Glyph.Data = {
  557.             76010000424D7601000000000000760000002800000020000000100000000100
  558.             04000000000000010000120B0000120B00001000000000000000000000000000
  559.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  560.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  561.             5555555555FFFFF555555555544C4C5555555555F777775FF5555554C444C444
  562.             5555555775FF55775F55554C4334444445555575577F55557FF554C4C334C4C4
  563.             335557F5577FF55577F554CCC3334444335557555777F555775FCCCCC333CCC4
  564.             C4457F55F777F555557F4CC33333CCC444C57F577777F5F5557FC4333333C3C4
  565.             CCC57F777777F7FF557F4CC33333333C4C457F577777777F557FCCC33CC4333C
  566.             C4C575F7755F777FF5755CCCCC3333334C5557F5FF777777F7F554C333333333
  567.             CC55575777777777F755553333CC3C33C555557777557577755555533CC4C4CC
  568.             5555555775FFFF77555555555C4CCC5555555555577777555555}
  569.           NumGlyphs = 2
  570.           OnClick = sbPositionsClick
  571.         end
  572.         object cbFile: TComboBox
  573.           Left = 246
  574.           Top = 5
  575.           Width = 182
  576.           Height = 21
  577.           ItemHeight = 0
  578.           TabOrder = 0
  579.           Text = 'cbFile'
  580.         end
  581.         object dcbIdxFile: TDriveComboBox
  582.           Left = 110
  583.           Top = 6
  584.           Width = 129
  585.           Height = 19
  586.           Hint = 'Select your CdRom Drive for Driver'
  587.           Font.Charset = DEFAULT_CHARSET
  588.           Font.Color = clWindowText
  589.           Font.Height = -11
  590.           Font.Name = 'MS Sans Serif'
  591.           Font.Style = []
  592.           ParentFont = False
  593.           TabOrder = 1
  594.           OnClick = dcbIdxFileClick
  595.         end
  596.       end
  597.       object tsEvent: TTabSheet
  598.         Caption = 'Event'
  599.         TabVisible = False
  600.         object lblTriggerEvent: TLabel
  601.           Left = 8
  602.           Top = 7
  603.           Width = 54
  604.           Height = 16
  605.           Caption = 'lblTrigge'
  606.           Font.Charset = DEFAULT_CHARSET
  607.           Font.Color = clWindowText
  608.           Font.Height = -13
  609.           Font.Name = 'MS Sans Serif'
  610.           Font.Style = []
  611.           ParentFont = False
  612.         end
  613.         object cbTriggerEvent: TComboBox
  614.           Left = 168
  615.           Top = 3
  616.           Width = 201
  617.           Height = 21
  618.           ItemHeight = 0
  619.           TabOrder = 0
  620.           Text = 'cbTriggerEvent'
  621.         end
  622.       end
  623.       object tsMan: TTabSheet
  624.         Caption = 'Manual'
  625.         ImageIndex = 9
  626.         TabVisible = False
  627.         object edtMan: TEdit
  628.           Left = 6
  629.           Top = 6
  630.           Width = 366
  631.           Height = 21
  632.           TabOrder = 0
  633.           Text = 'edtMan'
  634.         end
  635.       end
  636.       object tsLabel: TTabSheet
  637.         Caption = 'Label'
  638.         ImageIndex = 10
  639.         TabVisible = False
  640.         object lblLabel: TLabel
  641.           Left = 8
  642.           Top = 10
  643.           Width = 48
  644.           Height = 16
  645.           Caption = 'lblLabel'
  646.           Font.Charset = DEFAULT_CHARSET
  647.           Font.Color = clWindowText
  648.           Font.Height = -13
  649.           Font.Name = 'MS Sans Serif'
  650.           Font.Style = []
  651.           ParentFont = False
  652.         end
  653.         object cbLabel: TComboBox
  654.           Left = 182
  655.           Top = 6
  656.           Width = 225
  657.           Height = 24
  658.           Font.Charset = DEFAULT_CHARSET
  659.           Font.Color = clWindowText
  660.           Font.Height = -13
  661.           Font.Name = 'MS Sans Serif'
  662.           Font.Style = []
  663.           ItemHeight = 0
  664.           ParentFont = False
  665.           TabOrder = 0
  666.           Text = 'cbLabel'
  667.         end
  668.       end
  669.       object tsAddition: TTabSheet
  670.         Caption = 'Addition'
  671.         ImageIndex = 11
  672.         TabVisible = False
  673.         object lblAdd: TLabel
  674.           Left = 248
  675.           Top = 11
  676.           Width = 39
  677.           Height = 16
  678.           Caption = 'lblAdd'
  679.           Font.Charset = DEFAULT_CHARSET
  680.           Font.Color = clWindowText
  681.           Font.Height = -13
  682.           Font.Name = 'MS Sans Serif'
  683.           Font.Style = []
  684.           ParentFont = False
  685.         end
  686.         object cbSelVar: TComboBox
  687.           Left = 8
  688.           Top = 7
  689.           Width = 225
  690.           Height = 24
  691.           Font.Charset = DEFAULT_CHARSET
  692.           Font.Color = clWindowText
  693.           Font.Height = -13
  694.           Font.Name = 'MS Sans Serif'
  695.           Font.Style = []
  696.           ItemHeight = 0
  697.           ParentFont = False
  698.           TabOrder = 0
  699.           OnClick = cbSelVarClick
  700.         end
  701.         object edtNumVar: TEdit
  702.           Left = 320
  703.           Top = 7
  704.           Width = 53
  705.           Height = 24
  706.           Font.Charset = DEFAULT_CHARSET
  707.           Font.Color = clWindowText
  708.           Font.Height = -13
  709.           Font.Name = 'MS Sans Serif'
  710.           Font.Style = []
  711.           ParentFont = False
  712.           TabOrder = 1
  713.           Text = '0'
  714.         end
  715.         object udNumVar: TUpDown
  716.           Left = 373
  717.           Top = 7
  718.           Width = 15
  719.           Height = 24
  720.           Associate = edtNumVar
  721.           Min = 0
  722.           Position = 0
  723.           TabOrder = 2
  724.           Wrap = False
  725.         end
  726.       end
  727.       object tsIncrement: TTabSheet
  728.         Caption = 'Increment'
  729.         ImageIndex = 12
  730.         TabVisible = False
  731.         object lblIncrement: TLabel
  732.           Left = 8
  733.           Top = 11
  734.           Width = 39
  735.           Height = 16
  736.           Caption = 'lblAdd'
  737.           Font.Charset = DEFAULT_CHARSET
  738.           Font.Color = clWindowText
  739.           Font.Height = -13
  740.           Font.Name = 'MS Sans Serif'
  741.           Font.Style = []
  742.           ParentFont = False
  743.         end
  744.         object cbIncrement: TComboBox
  745.           Left = 120
  746.           Top = 7
  747.           Width = 225
  748.           Height = 24
  749.           Font.Charset = DEFAULT_CHARSET
  750.           Font.Color = clWindowText
  751.           Font.Height = -13
  752.           Font.Name = 'MS Sans Serif'
  753.           Font.Style = []
  754.           ItemHeight = 0
  755.           ParentFont = False
  756.           TabOrder = 0
  757.           OnClick = cbIncrementClick
  758.         end
  759.       end
  760.       object tsCondition: TTabSheet
  761.         Caption = 'Condition'
  762.         ImageIndex = 13
  763.         TabVisible = False
  764.         object lblIf: TLabel
  765.           Left = 3
  766.           Top = 11
  767.           Width = 11
  768.           Height = 16
  769.           Caption = 'IF'
  770.           Font.Charset = DEFAULT_CHARSET
  771.           Font.Color = clWindowText
  772.           Font.Height = -13
  773.           Font.Name = 'MS Sans Serif'
  774.           Font.Style = []
  775.           ParentFont = False
  776.         end
  777.         object lblCondition: TLabel
  778.           Left = 237
  779.           Top = 11
  780.           Width = 95
  781.           Height = 16
  782.           Caption = 'greater or equal'
  783.           Font.Charset = DEFAULT_CHARSET
  784.           Font.Color = clWindowText
  785.           Font.Height = -13
  786.           Font.Name = 'MS Sans Serif'
  787.           Font.Style = []
  788.           ParentFont = False
  789.         end
  790.         object lblThen: TLabel
  791.           Left = 3
  792.           Top = 46
  793.           Width = 30
  794.           Height = 13
  795.           Caption = 'THEN'
  796.         end
  797.         object sbThen: TSpeedButton
  798.           Left = 384
  799.           Top = 41
  800.           Width = 23
  801.           Height = 22
  802.           Hint = 'Then property'
  803.           Glyph.Data = {
  804.             76010000424D7601000000000000760000002800000020000000100000000100
  805.             04000000000000010000120B0000120B00001000000000000000000000000000
  806.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  807.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333300333
  808.             33333333333773FF333333333330F0033333333333373773FF333333330FFFF0
  809.             03333333337F333773FF3333330FFFFFF003333333733FF33773333330FF00FF
  810.             FF80333337F3773F3337333330FFFF0FFFF03FFFF7FFF3733F3700000000FFFF
  811.             0FF0777777773FF373370000000000FFFFF07FFFFFF377FFF3370CCCCC000000
  812.             FF037777773337773F7300CCC000003300307F77733337F37737000C00000033
  813.             33307F373333F7F333370000007B703333307FFFF337F7F33337099900BBB033
  814.             33307777F37777FF33370999007B700333037777F3373773FF73099900000030
  815.             00337777FFFFF7F7773300000000003333337777777777333333}
  816.           NumGlyphs = 2
  817.           OnClick = sbThenClick
  818.         end
  819.         object cbCondition: TComboBox
  820.           Left = 40
  821.           Top = 7
  822.           Width = 193
  823.           Height = 24
  824.           Font.Charset = DEFAULT_CHARSET
  825.           Font.Color = clWindowText
  826.           Font.Height = -13
  827.           Font.Name = 'MS Sans Serif'
  828.           Font.Style = []
  829.           ItemHeight = 0
  830.           ParentFont = False
  831.           TabOrder = 0
  832.           OnClick = cbConditionClick
  833.         end
  834.         object edtCondition: TEdit
  835.           Left = 339
  836.           Top = 7
  837.           Width = 53
  838.           Height = 24
  839.           Font.Charset = DEFAULT_CHARSET
  840.           Font.Color = clWindowText
  841.           Font.Height = -13
  842.           Font.Name = 'MS Sans Serif'
  843.           Font.Style = []
  844.           ParentFont = False
  845.           TabOrder = 1
  846.           Text = '0'
  847.         end
  848.         object udCondition: TUpDown
  849.           Left = 392
  850.           Top = 7
  851.           Width = 15
  852.           Height = 24
  853.           Associate = edtCondition
  854.           Min = 0
  855.           Position = 0
  856.           TabOrder = 2
  857.           Wrap = False
  858.         end
  859.         object cbThen: TComboBox
  860.           Left = 40
  861.           Top = 39
  862.           Width = 321
  863.           Height = 24
  864.           Font.Charset = DEFAULT_CHARSET
  865.           Font.Color = clWindowText
  866.           Font.Height = -13
  867.           Font.Name = 'MS Sans Serif'
  868.           Font.Style = []
  869.           ItemHeight = 0
  870.           ParentFont = False
  871.           TabOrder = 3
  872.         end
  873.       end
  874.       object tsList: TTabSheet
  875.         Caption = 'tsList'
  876.         ImageIndex = 14
  877.         TabVisible = False
  878.         object lblListName: TLabel
  879.           Left = 8
  880.           Top = 15
  881.           Width = 54
  882.           Height = 13
  883.           Caption = 'lblListName'
  884.         end
  885.         object cbList: TComboBox
  886.           Left = 184
  887.           Top = 13
  888.           Width = 273
  889.           Height = 21
  890.           Style = csDropDownList
  891.           ItemHeight = 0
  892.           TabOrder = 0
  893.         end
  894.       end
  895.       object tsNumText: TTabSheet
  896.         Caption = 'NUMText'
  897.         ImageIndex = 15
  898.         TabVisible = False
  899.         object lblTextNum: TLabel
  900.           Left = 9
  901.           Top = 52
  902.           Width = 40
  903.           Height = 16
  904.           Caption = 'lblText'
  905.           Font.Charset = DEFAULT_CHARSET
  906.           Font.Color = clWindowText
  907.           Font.Height = -13
  908.           Font.Name = 'MS Sans Serif'
  909.           Font.Style = []
  910.           ParentFont = False
  911.         end
  912.         object lblDisplayNum: TLabel
  913.           Left = 8
  914.           Top = 4
  915.           Width = 88
  916.           Height = 16
  917.           Caption = 'lblDisplayNum'
  918.           Font.Charset = DEFAULT_CHARSET
  919.           Font.Color = clWindowText
  920.           Font.Height = -13
  921.           Font.Name = 'MS Sans Serif'
  922.           Font.Style = []
  923.           ParentFont = False
  924.         end
  925.         object edtNumText: TEdit
  926.           Left = 8
  927.           Top = 73
  928.           Width = 323
  929.           Height = 21
  930.           TabOrder = 0
  931.           Text = 'edtComments'
  932.         end
  933.         object edtNumT: TEdit
  934.           Left = 8
  935.           Top = 25
  936.           Width = 49
  937.           Height = 21
  938.           TabOrder = 1
  939.           Text = '1'
  940.         end
  941.         object udNumT: TUpDown
  942.           Left = 57
  943.           Top = 25
  944.           Width = 15
  945.           Height = 21
  946.           Associate = edtNumT
  947.           Min = 1
  948.           Position = 1
  949.           TabOrder = 2
  950.           Wrap = False
  951.         end
  952.       end
  953.     end
  954.     object pnlPropertyComments: TPanel
  955.       Left = 0
  956.       Top = 117
  957.       Width = 348
  958.       Height = 29
  959.       Align = alBottom
  960.       TabOrder = 1
  961.       object lblComments: TLabel
  962.         Left = 8
  963.         Top = 6
  964.         Width = 8
  965.         Height = 16
  966.         Caption = '//'
  967.         Font.Charset = DEFAULT_CHARSET
  968.         Font.Color = clWindowText
  969.         Font.Height = -13
  970.         Font.Name = 'MS Sans Serif'
  971.         Font.Style = []
  972.         ParentFont = False
  973.       end
  974.       object edtComments: TEdit
  975.         Left = 20
  976.         Top = 4
  977.         Width = 301
  978.         Height = 21
  979.         TabOrder = 0
  980.         Text = 'edtComments'
  981.       end
  982.     end
  983.   end
  984. end
  985.